Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve performance #400

Merged
merged 8 commits into from
Jan 9, 2024
Merged

Conversation

officiallygod
Copy link
Member

@officiallygod officiallygod commented Jan 3, 2024

Optimizations:

  • Utilized React Memo for internal caching in the codebase to enhance performance and optimize rendering.
  • Successfully reduced the GIF size from 7.9MB ( by 5.64 MB ), addressing a bottleneck in the rendering process and improving overall efficiency.

Fixes:

  • Resolved the issue of a weird gap in the header for Sitegen around the back button, ensuring a smoother and more cohesive user experience.

@officiallygod officiallygod added the WIP PR is a Work in Progress and not ready for review. label Jan 3, 2024
@officiallygod officiallygod self-assigned this Jan 3, 2024
@officiallygod officiallygod added Code Review The PR is in Code Review and removed WIP PR is a Work in Progress and not ready for review. labels Jan 9, 2024
@ajayadav09 ajayadav09 self-requested a review January 9, 2024 08:14
@ajayadav09
Copy link
Contributor

Looks good to merge

@arunshenoy99 arunshenoy99 added Ready to merge The Code Review and QA is done and it can be merged. and removed Code Review The PR is in Code Review labels Jan 9, 2024
@arunshenoy99 arunshenoy99 merged commit 02b803c into enhance/ai-onboarding Jan 9, 2024
1 check passed
@arunshenoy99 arunshenoy99 deleted the enhance/improve-performance branch January 9, 2024 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready to merge The Code Review and QA is done and it can be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants